chore(deps): bump gradle-wrapper from 8.7 to 9.7.1 - #60
Conversation
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 8.7 to 9.7.1. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v8.7.0...v9.7.1) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Gradle 9 requires JVM 17+ to run, so the Java 8/11/16 matrix jobs could not start Gradle at all. Run Gradle on JDK 21 and select the matrix JDK via a Java toolchain instead. Gradle 9 also no longer injects junit-platform-launcher onto the test runtime classpath, so add it explicitly. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps gradle-wrapper from 8.7 to 9.7.1.
Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
92f0512update fixed issues for 9.7.1 (#38892)820ee75update fixed issues for 9.7.182c23f9Fix annotation parameter ordering problem in KTS (#38878)ef11a72Fix annotation parameter ordering issuebb0d8a9Make relevant tests polyglot (run for multiple DSLs)336e129Update signing configuration (#38874)4bdf0daUpdate signing configurationcd9b92cList issues resolved in 9.7.1 (#38839)5f4e381List issues resolved in 9.7.11e08ab5Keep type-use annotations in extracted ABI classes (#38810)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)